バージョン

BackingOutline(Action<Brush>) メソッド

バッキングのアウトラインに使用するブラシを設定します。
シンタックス
'宣言
 
Public Overloads Function BackingOutline( _
   ByVal action As System.Action(Of Brush) _
) As LinearGauge(Of T)
public LinearGauge<T> BackingOutline( 
   System.Action<Brush> action
)

パラメータ

action
参照

オンラインで表示: GitHub